projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17457b8
)
Teach it about the new user-runnable command rcs-checkin.
author
Eric S. Raymond
<esr@snark.thyrsus.com>
Fri, 19 Mar 1993 23:04:44 +0000
(23:04 +0000)
committer
Eric S. Raymond
<esr@snark.thyrsus.com>
Fri, 19 Mar 1993 23:04:44 +0000
(23:04 +0000)
lib-src/Makefile.in
patch
|
blob
|
history
diff --git
a/lib-src/Makefile.in
b/lib-src/Makefile.in
index eda56a40e9a67803c3c66760bbe8701a85ede1a6..09e98064afc9ec433ae4a467ab497367bcc6f110 100644
(file)
--- a/
lib-src/Makefile.in
+++ b/
lib-src/Makefile.in
@@
-79,7
+79,7
@@
INSTALL_DATA = ${INSTALL}
# ============================= Targets ==============================
# Things that a user might actually run, which should be installed in bindir.
-INSTALLABLES = etags ctags emacsclient b2m
+INSTALLABLES = etags ctags emacsclient b2m
rcs-checkin
# Things that Emacs runs internally, or during the build process,
# which should not be installed in bindir.